-
Home
-
aBlocks – WordPress Gutenberg Blocks
-
1.9.0
-
Code
-
Classes
- AbstractCompatibilityBase
Total Complexity |
18 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
80 |
Lines of code |
54 |
Logical lines of code |
32 |
Comment lines |
6 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
S |
57 |
6 |
17 |
get_template_path() |
S |
73 |
2 |
4 |
__construct() |
S |
81 |
1 |
3 |
enabled_header() |
S |
80 |
1 |
3 |
enabled_footer() |
S |
80 |
1 |
3 |
enabled_before_footer() |
S |
80 |
1 |
3 |
get_settings() |
S |
80 |
1 |
3 |
header_template() |
S |
65 |
1 |
9 |
footer_template() |
S |
65 |
1 |
9 |
render_header() |
S |
100 |
1 |
0 |
render_footer() |
S |
100 |
1 |
0 |
render_before_footer() |
S |
100 |
1 |
0 |